Post With Code for hoopR

News
Code
Author

Quinn Campbell

Published

December 17, 2023

This is a post with executable code. The code will give the ability to read the data set we used for the analysis. Happy hoopR!

nba<-read.csv("https://cuinnqampbell.github.io/nbamilwaukee.csv")
rmarkdown::paged_table(nba)